home *** CD-ROM | disk | FTP | other *** search
- module oProject is cProject
- with
- Flags is $00000004;
-
- Name is "Web-Fix";
- Width is 640; Height is 480;
- OnscreenDepth is 16;
- OnscreenFlag is 0; OffscreenFlag is true;
-
- MainURL is "Code640/Sorry.k";
- SiteURL is "http://www.Web-Fix.de/";
-
- Configurations is [
- cInfoConfiguration
- with
- Flags is $00000000;
- Copyright is "\$A91999 by iDots & art4art";
- Comment is "Code by Pierre Marcel Uetzels";
- end
- ];
- end;
-